From: Chong Yidong Date: Sun, 19 Nov 2006 15:19:51 +0000 (+0000) Subject: * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~32002 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b733eeef0ecff224bdda576858e4cb6339e967c7;p=emacs.git * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 61bd3ac70b4..7d2b203463e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-11-19 Chong Yidong + + * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change. + 2006-11-19 Stephen Leake * progmodes/ada-mode.el (ada-make-body): Fix typo.